xmlutil
Toggle table of contents
1.0.0-rc1
JS
Target filter
JS
Switch theme
Search in API
Skip to content
xmlutil
core
/
nl.adaptivity.xmlutil.dom
/
PlatformNamedNodeMap
/
[JS]removeNamedItemNS
remove
Named
Item
NS
JS
abstract
fun
removeNamedItemNS
(
namespace
:
String
?
,
localName
:
String
)
:
PlatformNode
?